home *** CD-ROM | disk | FTP | other *** search
- // Borland C++ Builder
- // Copyright (c) 1995, 1999 by Borland International
- // All rights reserved
-
- // (DO NOT EDIT: machine generated header) 'kpZcnst.pas' rev: 5.00
-
- #ifndef kpZcnstHPP
- #define kpZcnstHPP
-
- #pragma delphiheader begin
- #pragma option push -w-
- #pragma option push -Vx
- #include <SysInit.hpp> // Pascal unit
- #include <System.hpp> // Pascal unit
-
- //-- user supplied -----------------------------------------------------------
-
- namespace Kpzcnst
- {
- //-- type declarations -------------------------------------------------------
- //-- var, const, procedure ---------------------------------------------------
- static const Byte IDS_OPENZIP = 0xb0;
- static const Byte IDS_ZIPNAMEFILTER = 0xb1;
- static const Byte IDS_CANCELDESTDIR = 0xb2;
- static const Byte IDS_INDEXOUTOFRANGE = 0xb3;
- static const Byte IDS_CANCELLOADDISK = 0xb4;
- static const Byte IDS_CANCELOPERATION = 0xb5;
- static const Byte IDS_INCOMPLETEZIP = 0xb6;
- static const Byte IDS_INVALIDZIP = 0xb7;
- static const Byte IDS_INSERTDISK = 0xb8;
- static const Byte IDS_OFMULTISET = 0xb9;
- static const Byte IDS_CANCELZIPNAME = 0xba;
- static const Byte IDS_CANCELZIPOPERATION = 0xbb;
- static const Byte IDS_NEWFIXEDNAME = 0xbc;
- static const Byte IDS_ZIPFILESFILTER = 0xbd;
- static const Byte IDS_SEEKERROR = 0xbe;
- static const Byte IDS_SEEKORIGINERROR = 0xbf;
- static const Byte IDS_PUTBACKOVERFLOW = 0xc0;
- static const Byte IDS_LOWMEM = 0xc1;
- static const Byte IDS_PREMEND = 0xc2;
- static const Byte IDS_REPLACEFILE = 0xc3;
- static const Byte IDS_FILEXISTALERT = 0xc4;
- static const Byte IDS_UNKNOWNMETH = 0xc5;
- static const Byte IDS_ZIPERROR = 0xc6;
- static const Byte IDS_OUTPUTTOLARGE = 0xc7;
- static const Byte IDS_NOTREGISTERED = 0xc8;
- static const Byte IDS_WARNING = 0xc9;
- static const Byte IDS_NOCOPY = 0xca;
- static const Byte IDS_ERROR = 0xcb;
- static const Byte IDS_NOTENOUGHROOM = 0xcc;
- static const Byte IDS_CANTCREATEZCF = 0xcd;
- static const Byte IDS_CANTWRITEZCF = 0xce;
- static const Byte IDS_CANTWRITEUCF = 0xcf;
-
- } /* namespace Kpzcnst */
- #if !defined(NO_IMPLICIT_NAMESPACE_USE)
- using namespace Kpzcnst;
- #endif
- #pragma option pop // -w-
- #pragma option pop // -Vx
-
- #pragma delphiheader end.
- //-- end unit ----------------------------------------------------------------
- #endif // kpZcnst
-